.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}

.clear {
clear:both;	
}
/* end clearing */

td, input, option, textarea {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: white;
}
fieldset {  border:none;}
body, td, div {
  margin: 0px;
  padding: 0px;
}
h1{ font-size:24px;}
h2{font-size:21px;}
h3{font-size:19px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

html,body {
  height:100%;
  width:100%;
}

body {
  color: #333333;
  background:#f0f0f0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}

td {
  border-spacing: 0;
  vertical-align: top;
}

img {border: 0px;}

a {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #599ad6;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#logo { position: absolute; float: left; z-index:1; height: 85px; width: 350px;vertical-align: top;}
#logo h1 { margin: 0; padding: 0;}
#logo a { display: block; height: 85px; width: 350px; background:url('/images/logo.gif') top left no-repeat;  cursor: pointer;}
#logo a:hover {text-decoration:none;}
#logo a span {color: #599ad6;padding:30px 0 0 100px; display:block; font-size:24px;text-decoration:none; text-shadow:#666 2px 1px 1px;}
.description span {display:none;}

#left div,#left table,#left tr,#left td,#right div,#right table,#right tr,#right td{
	margin:0px;
	padding:0px;
	background:none;
}
#left table.moduletable,#right table.moduletable {width:100%;}

#left form,#right form {padding:10px 0px 5px 0px;margin-bottom:10px;background:#f8f8f8;}
#left label,#right label {margin-left:10px;color:#7c7c7c;}
#left input,#right input {margin:3px 0px 0px 5px;border:1px solid #c6c6c6;}
#left th, #left h3 {
	font-size:14px;
	color:#616161;
	text-align:left;
	padding:8px 0px 8px 30px;
	width:140px;
	background:url('/images/bg_gray2.gif') repeat-x bottom #f2f2f2;
	border-top:1px solid #d9d9d9;
	display:block;
}
#left ul,#right ul {
	padding: 0;
	margin: 0;
}
#left ul li,#left .catsTd,#right ul li,#right .catsTd {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	margin-left: 0px !important;
	padding-left:0px !important;
	background: none;
	
}
#left ul li a:link,#left ul li a:visited,#left a.catName:link,#left a.catName:visited,
#right ul li a:link,#right ul li a:visited,#right a.catName:link,#right a.catName:visited {
	display:block;
	font-weight:bold;
	color:#999999;
	border-top:1px solid #d9d9d9;
	padding:7px 3px 7px 30px;
	background:url('/images/arrow.gif') no-repeat 8px 11px;
	text-decoration:none;
}
#left ul li a:hover,#left a.catName:hover,#right ul li a:hover,#right a.catName:hover {
	background:url('/images/arrow2.gif') no-repeat 11px 11px;
	color:#599ad6;
	text-decoration:none;
}
#left a.uMenuItemA,#left a.catNameActive,#right a.uMenuItemA,#right a.catNameActive {
	background:url('/images/arrow2.gif') no-repeat 11px 11px;
	color:#599ad6;
	text-decoration:none;
}

#right th {
	font-size:14px;
	color:#616161;
	text-align:left;
	padding:7px 0px 7px 20px;
	width:188px;
	background:url('/images/bg_gray.gif') bottom repeat-x #f2f2f2; 
	border-top:1px solid #d9d9d9;
	display:block;
}
.loginField,.loginfield {width:90%!important;}
#footer_menu {
	clear:both;
	color:#b2b2b2;
	border-top:3px solid #f4f4f4;
	height:25px;
	padding:10px 5px 0px 15px;
	text-align:center;
	width:776px;
	margin:auto;
}

#footer_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#footer_menu ul li {
	display:inline;
	text-align:center;
	padding:0px 20px 0px 20px;
	background:url('/images/arrow4.gif') 8px 3px no-repeat;
}

#footer_menu ul li a  {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#b2b2b2;
}

#footer_menu ul li a:hover {
	color:#969696;
}

#footer div {
	text-align:left;
}

#footer a:link, #footer a:visited {
	color:#bee6ff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


#pagewidth { 
	width:836px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	background:url('/images/bg_big.gif') repeat-y;
}
#wrapper1 {
	margin-top:5px;
	padding:0px 22px;
}
#wrapper2 {
	background:url('/images/bg_left.gif') repeat-y 177px;
}

#border_bottom {
	border-bottom:1px solid #cfcfcf;
	width:796px;
	margin:auto;
	font-size:0px;
}
 
#header {
	position:relative; 
	height:190px; 
	padding:6px 0px 0px 15px;
	width:796px;
	margin:auto;
}
#header img {position:absolute;}
.usermenu {position:absolute;z-index:100;}
.usermenu ul {width:778px;text-align:right;padding:6px 0 0 0;}
.usermenu ul li {display:inline;padding:0 12px 0 10px;background:url('/images/arrow2.gif') left center no-repeat;}
.usermenu ul li a {color:#FFF; text-decoration:none;}
.usermenu ul li a:hover {color:#FFF;text-decoration:underline;}
 
#left {
	width:170px; 
	float:left; 
	position:relative;
	padding:0px 0px 0px 5px;
}
 
#twocols {
	width:605px; 
	float:right; 
	position:relative; 
}
#right {
	width:204px; 
	float:right; 
	position:relative; 
	padding:0px 7px 0px 0px;
}
 
#maincol { 
	float: left;
	display:inline; 
	position: relative; 
	width:380px; 
}
#footer {
	height:38px; 
	clear:both;
	width:776px;
	margin:auto;
	padding:10px 5px 0px 15px;
	color:white;
	border-top:5px solid #bed8ef;
	background: transparent url('/images/bg_bottom.gif') repeat-x;
} 
.calMonth {}
.calWday {color:#444; width:24px;height:24px;vertical-align:middle;}
.calWdaySe {color:#444; width:24px;height:24px;font-weight:bold;vertical-align:middle;}
.calWdaySu {color:#444; width:24px; font-weight:bold;height:24px;vertical-align:middle;}
.calMday {color:#666;height:24px;vertical-align:middle;}
.calMdayA {font-weight:bold;color:#111;height:24px;vertical-align:middle;}
.calMdayIs {font-weight:bold;height:24px;vertical-align:middle;}
.calMdayIsA {border:1px solid #ccc;font-weight:bold;height:24px;vertical-align:middle;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#599ad6;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#599ad6;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#999;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#599ad6;}

.eBlock {margin:0 0 15px 0; padding:0;}
.eTitle{font-size:14px;font-weight:bold;color:#599ad6;}
.eTitle a {font-size:14px;font-weight:bold;}
.eTitle a:hover,.gTableTop a:hover {color:#666;}
.eMessage,.eText {padding:10px 4px;}
.eMessage img,.eText img {border: 2px solid #f2f2f2;}
.eDetails,.eDetails1,.eDetails2,.eDetails3{padding:6px;border-top: 1px dotted #c2c2c2;clear:both;}
.cBlock1,.cBlock2,.commTable {border: 1px solid #c2c2c2;}
.commTable {padding-left:4px;}
.commFl {width:98%;}
input[type="text"],input[type="password"],input[type="checkbox"],select,option,textarea {background:#fff; border:#c2c2c2 1px solid;}
input[type="button"],input[type="reset"],input[type="submit"],button {background:#f2f2f2; border:#c2c2c2 1px solid; margin:2px 0;color:#444; padding:4px;}

.gTable {background:#c2c2c2;}
.gTableTop a {font-size:12px;font-family: Georgia, "Times New Roman", Times, serif;font-style:oblique;font-weight:bold;}
.gTableTop {font-size:12px;font-family: Georgia, "Times New Roman", Times, serif;font-style:oblique;border-bottom: 0; padding:6px 4px;color:#599ad6;font-weight:bold;background:#f2f2f2;}
.gTable a {color:#599ad6;}
.gTableSubTop,.forumIcoTd,.forumThreadTd,.forumLastPostTd,.forumNameTd,.forumPostTd,.forumArchive,.gTableRight,.gTableBody1,.postTdInfo,.posttdMessage,.postBottom,.postSeparator,.gTableLeft,.gTableBody,.gTableError,.gTableBottom,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadIcoTd,.threadPostTd,.threadViewTd,.threadsType,.threadsDetails,.forumOnlineBar,.postPoll {background:#f8f8f8;padding:2px 6px;}
.postTdTop {background:#f0f3f6;padding:2px;}
.postTable {border:1px solid #fff;}
.codeMessage {background:#f0f3f6;font-size:9px;border:1px dotted #f0f3f6;}
.quoteMessage {background:#f0f3f6;font-size:9px;border:1px dotted #f0f3f6;}
.forumDescr,.forumModer {color:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
.fastNavMain {background:#f2f2f2;color:#444;}
.fastNavCat {background:#f8f8f8;color:#666;}
.fastNavCatA {background:#f2f2f2;color:#599ad6;}
.fastNavForumA {color:#0000FF}
.pagesInfo {background:#fff;padding-right:10px;font-size:7pt;}
.switches {background:#eee;}
.switch {background:#fff;width:15px;font-size:7pt;}
.switchActive {background:#f0f3f6;font-weight:bold;color:#599ad6;width:15px}
.statusOffline {color:#F00;}
.statusOnline {color:#060;}